Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose all params for AddHoldInvoice #204

Merged

Conversation

GeorgeTsagk
Copy link
Member

Description

Previously we'd only pass through a very limited set of the parameters to the LND RPC, and we'd hard-code certain values like Private: true.

With this PR we're forwarding the request as it was given to lndclient, without changing any of its body.

@GeorgeTsagk GeorgeTsagk self-assigned this Dec 12, 2024
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🌮

invoices_client.go Outdated Show resolved Hide resolved
invoices_client.go Outdated Show resolved Hide resolved
invoices_client.go Outdated Show resolved Hide resolved
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎤

@GeorgeTsagk GeorgeTsagk removed the request for review from ffranr December 12, 2024 14:38
invoices_client.go Outdated Show resolved Hide resolved
@GeorgeTsagk GeorgeTsagk force-pushed the addholdinvoice-params branch from 621b93b to 7bc9c22 Compare December 12, 2024 18:47
@GeorgeTsagk GeorgeTsagk force-pushed the addholdinvoice-params branch from 7bc9c22 to 8f9bf73 Compare December 12, 2024 18:53
@GeorgeTsagk GeorgeTsagk merged commit f8f7e3f into lightninglabs:lnd-18-4 Dec 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants